home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr31 / aex_ipx.zip / AEX_IPX.TXT next >
Text File  |  1995-03-06  |  8KB  |  165 lines

  1. How to run an IPX Router with an Artisoft (tm) LAN adapter - Rev. 1 - 3.2.95
  2. ----------------------------------------------------------------------------
  3.  
  4. Artisoft's Series of LAN adapter cards can be converted for use with 
  5. Novell's IPX protocol with very little difficulty.  As all of Artisoft's 
  6. cards have Novell NE2000 compatibility built into them, they can be easily 
  7. converted with the following six step method:
  8.  
  9.         1. SET THE DRIVER INTO NOVELL COMPATABILITY MODE.  This can be 
  10.         accomplished on the AE-2, AE-2T and AE-3 cards by setting the W5
  11.         jumper as follows: "A" pins should be open, and the "N" pins
  12.         should be closed (jumpered).  On an Artisoft NodeRunner 10b-T card, 
  13.         the card is set into Novell Compatibility mode using the program 
  14.         "NRSETUP.EXE" in the c:\LANTASTI directory.
  15.  
  16.         2. SET THE LAN ADAPTER'S INTERRUPT (IRQ) TO 10, AND THE IO PORT
  17.         TO 300.  On AE-2, AE-2T, and AE-3 cards, this is done by setting
  18.         the jumpers on jumper banks W1 and W4 respectively.  Setting the 
  19.         IRQ on bank W1 is straightforward- place a jumper accross the pin
  20.         labelled "10".  Setting the IO PORT (W4) is a little more involved, 
  21.         but not difficult.  Use the following chart to determine which pins
  22.         phould be closed (i.e. have jumpers on them).
  23.  
  24.                 Desired IO Port         Jump  Pins
  25.                 ---------------         ----------
  26.                    300 (hex)...............A, B
  27.                    320 (hex)...............A, C
  28.                    340 (hex)...............B, D
  29.                    360 (hex)...............C, D
  30.  
  31.   Table 1:   IO PORT Jumper settings for AE-2, AE-2T, AE-3 LAN Adapters
  32.  
  33.         3. DISABLE ARTISOFT LAN ON YOU WORKSTATION.  I.e. don't run 
  34.         "STARTNET.BAT".  This can cause conflicts with the IPX router, 
  35.         making your workstation unstable.  What I usually do is not place
  36.         STARTNET.BAT in my AUTOEXEC.BAT, but rather run it manually
  37.         after the system finishes booting.  
  38.         
  39.         If you have incorporated the commands normally found in 
  40.         STARTNET.BAT into your AUTOEXEC.BAT file, what you may wish to do 
  41.         is make a backup copy of your AUTOEXEC.BAT with a name like 
  42.         AUTOEXEC.LAN, and another copy with a title like AUTOEXEC.IPX. 
  43.         This would allow you to remove the Lantastic commands from one 
  44.         copy (AUTOEXEC.IPX), while retaining a copy of your original 
  45.         (AUTOEXEC.LAN).  Then you could just _copy_ the one you desired to 
  46.         use to AUTOEXEC.BAT, and <reboot>. A picture describes 1000 words, 
  47.         so:
  48.  
  49.                   C:\AUTOEXEC.IPX
  50.              COPY        or        C:\AUTOEXEC.BAT
  51.                   C:\AUTOEXEC.LAN
  52.  
  53.         Simple, right?
  54.  
  55.         4. RUN INSTALL.BAT FROM THE DIRECTORY YOU UNZIPped THIS FILE INTO.
  56.         This does three things: (1) it creates a directory on the root of 
  57.         your C:\ drive called \IPX; (2) it copies two files to C:\IPX-- 
  58.         IPXPD.COM and NE2000.COM; and (3) it copies the file IPX.BAT to
  59.         your C: drive's root directory.
  60.  
  61.         5. REBOOT YOUR PC.  Simple enought to do...
  62.  
  63.         6. TYPE "IPX" [RETURN] TO LOAD THE IPX DRIVERS, AND RUN YOUR 
  64.         FAVORITE NETWORK GAME.  It's that easy.
  65.  
  66. Troubleshooting:
  67. --------------------------------------------------------------------------
  68.  
  69.         If, for some reason the setup doesn't work with the default 
  70.         settings, you may have to change the hardware settings.  Try 
  71.         the following- go to our root directory (c:\) and type: 
  72.         
  73.                         EDIT C:\IPX.BAT
  74.  
  75.         The command structure for NE2000.COM (Novell NE2000 and Comatibles
  76.         packet driver) is:
  77.           
  78.         usage: NE2000 [-n] [-d] [-w] packet_int_no [int_no] [io_addr]
  79.           
  80.         The NE2000 driver requires two additional parameters -- the 
  81.         hardware interrupt number (int_no) and the I/O address (io_addr).  
  82.         The defaults are 0x02 and 0x300.  The batch file default sets the 
  83.         parameters as follows:
  84.  
  85.                 NE2000 0x60 0x0A 0x300  (ALL SETTINGS ARE IN HEX)
  86.  
  87.                 Note:   Keep all of the leading 0x___, as this signifies 
  88.                         the passed values are in HEX!
  89.  
  90.         1. First, try adjusting the packet_int_no you are using to a
  91.         different available packet listed in Appendix A.  Reboot the
  92.         computer, and try the IPX.BAT again.
  93.         
  94.         2. If this does not work, reset the packet to 0x60, and change the 
  95.         int_no to 0x0F (that's 15 in hexadecimal).  Open your PC's case, 
  96.         remove the LAN card, and set the IRQ jumpers to IRQ 15 (or, if 
  97.         you're using a NodeRunner 2000, use the NRSETUP program in the 
  98.         c:\lantasti directory).  Reboot your computer, and try it again.
  99.  
  100.         3. If this STILL doesn't work, restore all of your hardware and 
  101.         software settings to their original state.  Then try changing the 
  102.         IO ADDRESS on the card to one of the other settings outlines 
  103.         in step (2) of the previous section.  Be sure to chance the 
  104.         IO_ADDR parameter in the IPX.BAT to match the hardware change.
  105.           
  106. Appendix A:  IPX Interrupt Listing
  107. --------------------------------------------------------------------------
  108.  
  109.           60 -- -- reserved for user interrupt 
  110.           60 -- -- FTP Driver - PC/TCP Packet Driver Specification 
  111.           60 01 FF FTP Driver - DRIVER INFO 
  112.           60 02 -- FTP Driver - ACCESS TYPE 
  113.           60 03 -- FTP Driver - RELEASE TYPE 
  114.           60 04 -- FTP Driver - SEND PACKET 
  115.           60 05 -- FTP Driver - TERMINATE DRIVER FOR HANDLE 
  116.           60 06 -- FTP Driver - GET ADDRESS 
  117.           60 07 -- FTP Driver - RESET INTERFACE 
  118.           60 11 -- 10-NET - LOCK AND WAIT 
  119.           60 12 -- 10-NET - LOCK 
  120.           60 13 -- 10-NET - UNLOCK 
  121.           60 20 -- FTP Driver - SET RECEIVE MODE 
  122.           60 21 -- FTP Driver - GET RECEIVE MODE 
  123.           60 24 -- FTP Driver - GET STATISTICS 
  124.           61 -- -- reserved for user interrupt 
  125.           62 -- -- reserved for user interrupt 
  126.           63 -- -- reserved for user interrupt 
  127.           64 -- -- reserved for user interrupt 
  128.           65 -- -- reserved for user interrupt 
  129.           66 -- -- reserved for user interrupt 
  130.           67 -- -- LIM EMS 
  131.                    ...  
  132.           67 DE 00 Virtual Control Program Interface - INSTALLATION CHECK 
  133.                    ...  
  134.           68 01 -- APPC/PC 
  135.                    ...  
  136.           69 -- -- unused 
  137.           6A -- -- unused 
  138.           6B -- -- unused 
  139.           6C -- -- system resume vector (CONVERTIBLE) 
  140.           6C -- -- DOS 3.2 Realtime Clock update 
  141.           6D -- -- VGA - internal 
  142.           6E -- -- unused 
  143.           6F -- -- Novell NetWare - PCOX API (3270 PC terminal interface) 
  144.           6F 00 -- 10-NET - LOGIN 
  145.                    ...  
  146.           70 -- -- IRQ8 - AT/XT286/PS50+ - REAL-TIME CLOCK 
  147.           71 -- -- IRQ9 - AT/XT286/PS50+ - LAN ADAPTER 1 
  148.           72 -- -- IRQ10 - AT/XT286/PS50+ - RESERVED 
  149.           73 -- -- IRQ11 - AT/XT286/PS50+ - RESERVED 
  150.           74 -- -- IRQ12 - PS50+ - MOUSE INTERRUPT 
  151.           75 -- -- IRQ13 - AT/XT286/PS50+ - 80287 ERROR 
  152.           76 -- -- IRQ14 - AT/XT286/PS50+ - FIXED DISK 
  153.           77 -- -- IRQ15 - AT/XT286/PS50+ - RESERVED 
  154.           78 -- -- not used 
  155.           79 -- -- not used 
  156.           7A -- -- Novell NetWare - LOW-LEVEL API 
  157.           7A -- -- AutoCAD Device Interface 
  158.           7B -- -- not used 
  159.           7C -- -- not used 
  160.           7D -- -- not used 
  161.           7E -- -- not used 
  162.           7F -- -- HDILOAD.EXE - 8514/A VIDEO CONTROLLER INTERFACE 
  163.           7F -- -- HLLAPI (High-Level Language API) 
  164.           80 -- -- reserved for BASIC
  165.